go/types.Checker.representation (method)
3 uses
go/types (current package)
expr.go#L418: v, code := check.representation(x, typ)
expr.go#L432: func (check *Checker) representation(x *operand, typ *Basic) (constant.Value, errorCode) {
expr.go#L654: v, code := check.representation(x, u)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)